home *** CD-ROM | disk | FTP | other *** search
- on startMovie
- global gSPicSprite, gSPicStart, gSPicEnd, gSTextSprite, myWindow, myWindowRect
- if soundBusy(2) = 1 then
- sound playFile 2, "secserv.wav"
- end if
- set gSPicSprite to 29
- set gSPicStart to 518
- set gSPicEnd to 536
- set gSTextSprite to 3
- puppetSprite(gSTextSprite, 1)
- end
-